Skip to content

Comments

Fix/swagger sync#7

Merged
Fivell merged 7 commits intomainfrom
fix/swagger-sync
Feb 19, 2026
Merged

Fix/swagger sync#7
Fivell merged 7 commits intomainfrom
fix/swagger-sync

Conversation

@Fivell
Copy link
Member

@Fivell Fivell commented Feb 19, 2026

No description provided.

Add billing_cycles_count (writable), channels_included_count (read-only),
and address_verification relationship per swagger spec.
Per swagger spec, AvailableDid has a nanpa_prefix relationship.
Per swagger spec, DidGroup has a requirement relationship.
Per swagger spec, Identity has a writable contact_email attribute.
Per swagger spec, VoiceInTrunkGroup has a read-only created_at attribute.
Add read-only reference attribute per swagger spec.
Change reject_reasons from List<String> to String to match swagger and PHP SDK.
Proof entity can be either Identity or Address. Implement using
ProofEntity marker interface that both classes implement, which
jsonapi-converter supports for polymorphic relationships.

Add tests for serialization of both identity and address entity cases.
@Fivell Fivell merged commit b33413e into main Feb 19, 2026
2 checks passed
@Fivell Fivell deleted the fix/swagger-sync branch February 20, 2026 07:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant